projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2694a0
)
Fix last entry.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 27 Feb 2009 00:29:59 +0000
(
00:29
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 27 Feb 2009 00:29:59 +0000
(
00:29
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index c0741f08f55513273bfc7acd270b8b95861891f6..8c2f33b899e516f2b106195ab20393c47731d08d 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-2,9
+2,8
@@
* font.c (font_style_to_value): Set value for unknown symbols to
100 instead of 255.
-
- * font.h (weight_table, slant_table, width_table): Treat
- "unspecified" as the default value.
+ (weight_table, slant_table, width_table): Treat "unspecified" as
+ the default value.
2009-02-26 Juanma Barranquero <lekktu@gmail.com>